State
Unpause a crawler
Unpauses the specified crawler. Previously ongoing crawls will be resumed. Otherwise, the crawler waits for its next scheduled run.
POST
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Crawler ID.
Example:
"e0f6db8a-24f5-4092-83a4-1b2c6cb6d809"
Response
200
application/json
OK
The response is of type object
.